home *** CD-ROM | disk | FTP | other *** search
- VERSION BUILD=200004
- URL GOTO=https://www.regnow.com/softsell/nph-softsell.cgi?item=1464-17
- 'The following box is not always displayed. If displayed, change to English
- 'SET !ERRORIGNORE YES
- 'TAG POS=1 TYPE=SELECT FORM=NAME:order ATTR=NAME:locale_select CONTENT=0
- 'SET !ERRORIGNORE NO
- TAG TYPE=INPUT:TEXT FORM=NAME:order ATTR=NAME:quantity CONTENT=1
- 'On the next line we replaced the value "Order<SP>Now" with "*" so it works
- 'for all languages of the order form
- TAG TYPE=INPUT:SUBMIT FORM=NAME:order ATTR=NAME:ORDER_PRODUCT_NOW&&VALUE:*
- TAG TYPE=INPUT:TEXT FORM=NAME:order ATTR=NAME:FNAME CONTENT=Please<SP>fill<SP>out<SP>this<SP>SECURE<SP>order<SP>form.
- TAG TYPE=INPUT:TEXT FORM=NAME:order ATTR=NAME:LNAME CONTENT=Thanks!
- TAG TYPE=INPUT:TEXT FORM=NAME:order ATTR=NAME:COMPANY CONTENT=Your<SP>iOpus<SP>team.
-